Certificates: Add username flag - #1248
Closed
jrbl wants to merge 1 commit into
Closed
Conversation
* Lets you run certificates for one particular user by accepting a -u command-line argument.
Contributor
Author
|
I'm revising this code and adding a regen command, which is probably the better way to do this. |
jenkins-ks
pushed a commit
to nttks/edx-platform
that referenced
this pull request
Oct 20, 2016
* Fix jpy for professional mode openedx#1182 * Enable to switch GMO template by language openedx#1182 * Fix payment layout * Fix receipt layout * Add receipt link for professional * Fix UT * Change enrollment button for professional * Disable to unenroll professional * Fix priority between professional and advanced course * Fix marketing review * Fix English by marketing review * Fix redirect url by settings both paid course and f2f * Fix inactive message * Add bokchoy openedx#1182 * Fix language in notify request openedx#1259 * Fix review
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
command-line argument.
@jarv and @jbau please review.